The image below gives an overview of the menus in Confluence. The menus give you access to all the available actions on your Confluence site.
Unable to render embedded object: File (MenuOverview.png) not found.
Menu or option
Explanation
Browse menu
The 'Browse' menu gives access to wiki content such as pages, news items, etc, and allows you to browse the People Directory. If you are an administrator, the space and site administration options appear here too.
User menu
After you have logged in, your name will appear at top right of the screen. The 'User' menu appears when your cursor hovers over your name. The menu allows you to log out, access your user profile or view your editing history, personal labels and page watches. You can also retrieve drafts of pages you are editing.
Search box
Type into this box and press 'Enter' to search.
Edit button
The 'Edit' button allows you to edit the page.
Add menu
The 'Add' menu allows you to add things to a page or space.
Tools menu
The 'Tools' menu contains miscellaneous actions relating to the page.
Labels
This line shows labels (or tags) attached to the current page.
If your Confluence administrator has customised your Confluence site, then the menus may appear in different positions from those shown here.
If you are not logged in to Confluence, the 'Browse' menu and the 'User' menu will not appear. Instead, a 'Log In' link will appear.
Creating a space
Now that you have seen how the menus work, you are ready to start creating content in Confluence. Let's begin by adding a new space.
Log in to Confluence, if you are not logged in already, by clicking the 'Log In' link at the top right of your Confluence screen. Unable to render embedded object: File (LoginLink.png) not found.
Right-click the 'Dashboard' link at the top left of your screen and open the link in a new browser window. Unable to render embedded object: File (DashboardRightClick.png) not found.
Hint: Perform the rest of these instructions in the new browser window.
Your Confluence Dashboard appears in the new window. On the left of the screen is a list of spaces. (The Demonstration Space will be one of those spaces.) Unable to render embedded object: File (Dashboard.png) not found.
Click the 'Create a space' link, located below the list. Unable to render embedded object: File (CreateSpace.png) not found.
The 'Create Space' screen appears. Unable to render embedded object: File (CreateSpaceScreen.png) not found.
In the 'Enter a Space Name' box, type a name for your new space. You may want to use your department name (e.g. 'IT', 'Finance' or 'Marketing') or a name that identifies the purpose of the space (e.g. 'Test Space'). Unable to render embedded object: File (SpaceName.png) not found.
In the 'Enter a Space Key' box, type a short abbreviation of the space name (e.g. 'IT' or 'TEST'). Unable to render embedded object: File (SpaceKey.png) not found.
Under 'Who can use this space', all the boxes are ticked. You don't need to change anything at this time. For information about space permissions, please see the documentation. Unable to render embedded object: File (Permissions.png) not found.
Under 'Choose Theme', the 'Default Theme' is selected. Keep the Default Theme for now. For information about themes, please see the documentation. Unable to render embedded object: File (DefaultTheme.png) not found.
Click the 'OK' button, located at the bottom of the screen.
The home page of your new space appears.
What is a space?
A space is an area within Confluence, containing your wiki pages. You can think of each space as a sub-site, or mini-site, each with its own home page. You are looking at a space right now, called the Demonstration Space.
How many spaces should I create?
That depends on how you are planning to use Confluence. For example, if you are going to use Confluence for your intranet, you may want to create one space per department. If you want to use Confluence to write technical documentation, you could create one space per product.
Creating a page
Now you will create a page in your new space.
Hint: Perform these instructions in the new browser window which you opened previously. (See Creating a space).
Under the 'Add' menu, select 'Page'. Unable to render embedded object: File (AddPageMenu.png) not found.
A new, blank page appears. Unable to render embedded object: File (NewPage.png) not found.
Click in the box near the top of the screen, where the words 'New Page' appear. The words 'New Page' will disappear. Type a title for your page (e.g. 'About this space'). Unable to render embedded object: File (PageName.png) not found.
Click in the large 'Rich Text' area, below the symbols 'BIU'. Type a sentence or two (e.g. a description of your space). Unable to render embedded object: File (PageContent.png) not found.
Press the 'Enter' key twice, to create two new lines.
Select 'Heading 2' from the 'Text Styles' box above the 'Rich Text' area, then type 'This is a big heading'. Unable to render embedded object: File (FormatMenu.png) not found.
Press the 'Enter' key twice more to create two more new lines.
Select 'Heading 5' from the 'Text Styles' box, then type 'This is a small heading'.
Below the 'Rich Text' area you will find the page's Location, Restrictions and Labels. You don't need to change anything at this time.
Click the 'Save' button.
You can now see your newly created page. Unable to render embedded object: File (MyNewPage.png) not found.
This tutorial introduces you to the Confluence Rich Text editor, which is similar to text editors you may have used in other software programs. Alternatively, you can choose to use Wiki Markup (a simple content-formatting language, known as Confluence Notation). A quick notation guide, Notation Help, appears at the right of the screen when you choose the 'Wiki Markup' edit tab. You can then click the 'full notation guide' link to view the full Notation Guide. For more information about Confluence Notation, please see the documentation.
Adding content to a page
In the previous step, you created a page with some sample content. Now you will edit the page you have created and add some more content.
Opening the page for editing
If you are not already viewing the page, go to the page you want to edit.
Click the 'Edit' button on the page you want to edit. The button looks like this: Unable to render embedded object: File (EditLink.png) not found.
Click an empty line in the large 'Rich Text' area, below the symbols 'BIU'. Unable to render embedded object: File (PageContent.png) not found.
Press the 'Enter' key twice to create two new lines.
Inserting an image
Click the 'Insert Image' icon on your page. Unable to render embedded object: File (InsertImageIcon.png) not found.
The 'Insert Image' window will appear. Click the 'Browse' button. Unable to render embedded object: File (InsertImageScreen.png) not found.
A popup window will appear. Select an image file from your computer or your network.
In the 'Insert Image' window, click the 'Attach' button.
Your image appears in the 'Insert Image' window. Click the image you have just attached, to ensure the file name appears in the 'Filename' box. Unable to render embedded object: File (InsertImageScreen2.png) not found.
Click the 'OK' button.
Your selected image now appears on your page.
For more information about working with images, please see the documentation.
Inserting a link
Press the 'Enter' key twice to create two more new lines.
Type the following sentence: 'What is a wiki?'.
Select the word 'wiki', then click the 'Insert Link' icon on your page. Unable to render embedded object: File (InsertLink.png) not found.
The 'Link Properties' window will appear. Unable to render embedded object: File (LinkPropertiesScreen.png) not found.
In the 'Link' box, type 'http://www.atlassian.com/software/confluence/wiki.jsp'.
Click the 'OK' button.
The word 'wiki' is now a link. Unable to render embedded object: File (LinkedText.png) not found.
For more information about working with links, please see the documentation.
Inserting a table
Press the 'Enter' key twice to create two more new lines.
Click the 'Insert Table' icon on your page. Unable to render embedded object: File (InsertTableIcon.png) not found.
The 'Insert/Modify Table' window will appear. Click the 'OK' button. Unable to render embedded object: File (InsertTableScreen.png) not found.
A table with two rows and two columns now appears on your page. Unable to render embedded object: File (MyNewTable.png) not found.
Click in the column headings or other table cells to add your content to the table. Unable to render embedded object: File (MyNewTable2.png) not found.
For more information about working with tables, please see the documentation.
Saving your changes
Click the 'Save' button to save your page.
These instructions assume that you are using the Rich Text Editor.
Now you will use the Dashboard to navigate to the new page and the new space that you created in previous steps of this tutorial.
Right-click the 'Dashboard' link at the top left of your screen, and open the link in a new browser window. Unable to render embedded object: File (DashboardRightClick.png) not found.
Hint: Perform the rest of these instructions in the new browser window.
Your Confluence Dashboard appears in the new window.
On the right of your Dashboard, under the heading 'Recently Updated', is a list of pages that have recently been added or edited. The page that you previously created will appear in this list (unless many other pages have been added or edited in the meantime). Unable to render embedded object: File (DashboardRecentlyUpdated.png) not found.
If your page doesn't appear in the list, skip this step and go to step 6.
Click the name of the page that you previously created.
Your page appears.
Click the 'Dashboard' link at the top left of the screen. Your Confluence Dashboard appears again.
On the left of your Dashboard is a list of spaces. Next to each space's name is the 'space' icon Unable to render embedded object: File (web_16.gif) not found. Unable to render embedded object: File (Dashboard.png) not found.
Click the name of the space that you previously created.
The home page of your space appears.
The Dashboard is the home page of your Confluence wiki. The Dashboard contains a list of all the spaces within your wiki, as well as a list of recently updated content.
From the Dashboard, you can click any space's name to go to the space's home page.
To get to the Dashboard from anywhere within your wiki, click the 'Dashboard' link at the top left of your screen.
Updating your user profile
Now you will change your Confluence 'Full Name' (that is, the name by which you are known to other Confluence users) and profile picture (that is, the picture by which you are known to other Confluence users).
Log in to Confluence, if you are not logged in already, by clicking the 'Log In' link at the top right of your Confluence screen. Unable to render embedded object: File (LoginLink.png) not found.
From the menu under your name, select 'Profile'. Unable to render embedded object: File (UserPreferencesMenu.png) not found.
The 'Profile' view of your user profile appears. Unable to render embedded object: File (UserProfileView.png) not found.
Click the 'Edit' link within the 'Personal' section on the right-hand-side of this view.
In the 'Full Name' box, correct the spelling or type an alternative version of your name (e.g. a nickname). Unable to render embedded object: File (UserChangeName.png) not found.
Click the 'Save' button.
Your Full Name has now been changed.
Hint: Changing your Full Name does not affect your login name (i.e. username).
Still in the 'Profile' view, click 'Picture' at the left of the screen. Unable to render embedded object: File (UserProfilePictureLink.png) not found.
Click the 'Browse' button, and select a photo of yourself (e.g. a GIF, JPG or PNG file) from your computer. Then click the 'Upload' button. Unable to render embedded object: File (UserProfilePictureUpload.png) not found.
If you don't have a suitable image file, select one of the 'Default Icons' instead. Here are some of them. You will find more on your Profile Picture screen. Unable to render embedded object: File (UserProfilePictureDefaults.png) not found.
If the picture you selected is too big, you can now trim it. You will see your picture, with a highlighted box somewhere in the middle. Click and drag the box so that it covers the area of the picture you want. Pull the corners of the box in or out to select a larger or smaller area. Unable to render embedded object: File (CropProfilePicture.png) not found.
Click the 'Save' button. Confluence will use the area of the picture which you have selected, and will resize it to the required size (48 pixels by 48 pixels).
Your profile picture will appear next to any comments that you add and next to your updates on the Dashboard. Here's an example: Unable to render embedded object: File (UserProfilePictureExample.png) not found.
Your user profile contains your user details (e.g. your name, your picture and your password) and your Confluence user preferences (e.g. time zone and email format). For more information about updating your user profile, please see the documentation.
Adding a comment to a page
The page Adding a comment to a page does not exist.
Creating a news item (blog post)
Now you will create a news item in your new space.
Hint: Perform these instructions in the new browser window which you opened previously. (See Creating a space).
Under the 'Add' menu, select 'News'. Unable to render embedded object: File (AddNewsMenu.png) not found.
A new, blank news item appears. Unable to render embedded object: File (NewNews.png) not found.
Click in the box near the top of the screen, where the words 'New News' appear. The words 'New News' will disappear. Type a title for your news item (e.g. 'Latest update'). Unable to render embedded object: File (NewsName.png) not found.
Click in the large 'Rich Text' area, below the symbols 'BIU'. Type several sentences. Unable to render embedded object: File (NewsContent.png) not found.
Below the 'Rich Text' area are the page's Labels and Posting Day (which defaults to today). You don't need to change anything at this time.
Click the 'Save' button.
You can now see your newly created news item. Unable to render embedded object: File (MyNewNews.png) not found.
What is a news item?
Confluence news items are special pages found in the 'news' section of each space. They can be announcements, journal entries, status reports or any other timely information you would categorise as news. News items are also known as 'blog posts'.
For more information about working with news, please see the documentation.
Add Comment