# 2.2 Accessing the Main Interface

Once **logged in**, you'll be taken to AgencyHandy's main interface. This is where you can purchase services, check orders, manage tickets and invoices, **assign tasks** to team members, and track progress. This is called a **Dashboard**.

The **main dashboard** is **intuitive** and **easy to use**, with clear and concise navigation. From here, you can access different features and sections of the software by clicking on the icons in the left column.

**Client Dashboard:** The client dashboard is a centralized platform for clients to view and manage real-time data and analytics and monitor orders, tasks,  unpaid invoices, and ticket progress.


---

# 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.agencyhandy.com/agencyhandy-user-guide-for-client/2.-getting-started/2.2-accessing-the-main-interface.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.
