> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/agency/what-would-you-like-to-learn-about/readme/impactcom-ui-tour-for-agencies.md).

# impact.com UI Tour for Agencies

Welcome to impact.com! Take a look around the Agency user interface and learn more about where everything is. Also, check out our article on the [Performance Dashboard](/agency/what-would-you-like-to-learn-about/readme/agencies-performance-dashboard.md).

#### Left navigation menu

The left navigation menu is where you'll find options to manage accounts, access the Marketplace, and begin running reports.

|                 |                                                                                                                                                                           |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Menu Option** | **Description**                                                                                                                                                           |
| Dashboard       | Return to the [Performance Dashboard](/agency/what-would-you-like-to-learn-about/readme/agencies-performance-dashboard.md) to see how accounts you manage are performing. |
| Advertisers     | Manage the brand (formerly *advertiser*) accounts that are signed to you.                                                                                                 |
| Media Partners  | Manage the partner accounts that are signed to you, want to sign to you, and you can view your partner message history on this tab.                                       |
| Marketplace     | Visit the Brand, Partner, and Agency Marketplaces here.                                                                                                                   |
| Reports         | Find and run reports from this tab.                                                                                                                                       |

#### Bottom corner options

The bottom-left corner of your screen is where you can manage notification settings, review your account finances, etc. In the bottom-right corner of your screen, you can visit the Guide Center, book time with a CSM, and more.

**Bottom-left corner options**

|                             |                                                                                     |
| --------------------------- | ----------------------------------------------------------------------------------- |
| **UI Element**              | **Description**                                                                     |
| Notifications               | See any account notifications and set account notification settings.                |
| What's New                  | View the latest impact.com feature releases, improvements, and other announcements. |
| More Menu (Triple Dot Menu) | Update settings, manage finances, and see what's new in impact.com.                 |
| Profile                     | View and edit your profile details, and sign out of impact.com here.                |

**Bottom-right corner options**

After selecting the blue **?** **\[Question mark]** on the bottom-right corner, you can pick from these options:

|                 |                                                                                                                              |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| **Menu Option** | **Description**                                                                                                              |
| PXA             | Earn certifications and expand on your impact.com knowledge with our Partnership Experience Academy.                         |
| Guide Center    | Launch impact.com's Guide center, where you can follow along with step-by-step guides on how to use the impact.com platform. |
| Book Time       | Schedule an appointment with an impact.com representative.                                                                   |
| Live Chat       | Receive real-time help from impact.com's Customer Solutions team.                                                            |
| Tickets         | Create and manage support tickets here.                                                                                      |
| Help Docs       | Access impact.com's Help Center (where this doc is located).                                                                 |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.impact.com/agency/what-would-you-like-to-learn-about/readme/impactcom-ui-tour-for-agencies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
