If your company uses the Looker pre-built homepage, admins or users with the manage_homepage
permission can share text, links, and images in the sidebar with all Looker users:
Before content is added to the sidebar, non-admin users see the pre-built homepage with no sidebar. Admins and users with the manage_homepage
permission see a prompt to add content:
Admins and users with the manage_homepage
permission can add or edit the sidebar.
Adding a card
- Select Edit.
- A new blank card form appears automatically for the first card in the sidebar. Click the New button to add additional cards.
- Enter a Title for the card. The title appears as bold text that is always visible on the card.
- Optionally, enter the following:
- Text: Text that appears when a user hovers over the card.
- Link: URL that opens in a new browser tab when a user clicks on the card. Enter the full URL, including the
https://
orhttp://
. The URL path does not display to the user; you can use the Text field to alert the user that the card is a clickable hyperlink. - Image: Image that displays in the card. Click the Choose File button to select an image file on your computer.
- Click Save. If desired, click the New button to add another card.
- When finished, click Done.
Editing a card
- Select the Edit to edit the sidebar.
- Click the Edit icon for the card to edit.
- Optionally, edit the following:
- Title: Bold text that is always visible on the card.
- Text: Text that appears when a user hovers over the card.
- Link: URL that opens in a new browser tab when a user clicks on the card.
- Optionally, click on the trash bin icon to delete the card’s image. If desired, click Choose File to navigate to and upload a new image for the card.
- Click Save to save the card.
- When complete, click Done.
Changing a title
- Select Edit.
- Select the existing title and replace it with a new sidebar title.
- To save changes, click Done.
Rearranging cards
- Select Edit to edit the sidebar.
- Click and drag the three-line icon in the upper left of a card to move the card’s order in the sidebar.
- Optionally, move other cards.
- When complete, click Done.
Deleting a card
- Select Edit to edit the sidebar.
Click the trash icon for the card to remove.
Click OK to confirm the deletion.
- Click Done.
Linking to Markdown documents
You can write documentation, announcements, or information for Looker projects using GitHub-flavored markdown and link to the documentation files in the sidebar.
Users with develop privileges can navigate to and obtain the URL for a markdown document:
- Navigate to the project.
- Click on the name of the document (or create a new document).
- From the document menu, click View Document.
- From the new browser window, copy the URL for the document.
- Paste the markdown file URL into the Link field of a sidebar card.
Now, users can click that sidebar card and Looker will open the document in a new browser tab.