# Dashboard

Any time you log into your Responsive Ads account, you will land on the Dashboard. The Dashboard page can also be accessed by clicking the 'Dashboard' tab in the App header.Read on to learn about what you can do from the dashboard:

<figure><img src="/files/ChxeCqRaNm2KDTrVyDy3" alt=""><figcaption><p>The Creative Studio Dashboard</p></figcaption></figure>

## Header

<figure><img src="/files/UNaIH8sTk41JmT7cCr6W" alt=""><figcaption><p>The Header on the Dashboard</p></figcaption></figure>

The left side of the header contains navigation links to the rest of the Creative Studio. The right Side of the header is home to a number of other links.

1. Navigate to the rest of the App using the links on the left side of the Header

<figure><img src="/files/PS05Vo6vdl0LUxlT8N4e" alt=""><figcaption><p>Navigation links on left side of the Header</p></figcaption></figure>

2. [Set up a New Creative](/creating-ads/setting-up-ads/setting-up-an-ad-from-scratch.md), access the [support](/help-and-faq/support.md) menu, open the [Showcase](/ad-management/showcase.md) and manage your [Profile/Team Settings](/account-management/settings.md) from the links on the right side of the Header

<figure><img src="/files/u1wEmfcR3ZTp9Geyb9jD" alt="" width="375"><figcaption><p>Other Header links with support menu opened</p></figcaption></figure>

{% hint style="info" %}
The support menu has different options when opened in the Fluid Ad Creator. Learn about those [here](/creating-ads/designing-your-ad-in-the-fluid-ad-creator/interface-and-tools.md#help-and-info)
{% endhint %}

## Getting Started

<figure><img src="/files/AEADhgG3T446sY56L0sI" alt=""><figcaption><p>Getting Started Section on the Dashboard</p></figcaption></figure>

Use the tiles in the 'Getting Started' to [start a new creative from scratch](/creating-ads/setting-up-ads/setting-up-an-ad-from-scratch.md), [start a new creative from a template](/creating-ads/setting-up-ads/setting-up-an-ad-from-a-template.md), or access the User Guide.

## Analytics Snapshot

<figure><img src="/files/sZqn2lJNx7PPwUMTXpVt" alt=""><figcaption><p>Analytics Snapshot Section on the Dashboard</p></figcaption></figure>

View an overview of your [Ad Analytics](/analytics/overview.md) in the 'Analytics Snapshot' section


---

# Agent Instructions: 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://docs.responsiveads.com/navigating-the-app/dashboard.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.
