# Overview

Upon signing in to [Coinshift](https://coinshift.xyz/) and accessing your organisation, you will be directed to the **Overview** page. This section provides a concise summary of your organisation's key metrics and associated details.

The **Overview** page enables you to quickly assess the following information:

1. &#x20;The Total Number of Accounts and Networks
2. A cash flow expressed as total Incoming and Outgoing (for the Last 30 days)
3. Aggregate balance
4. &#x20;Asset Distribution
5. &#x20;Portfolio History
6. &#x20;Transactions (Proposals, Queue, and History tab)

<figure><img src="/files/tDgdU1VC4iPT7nIxp89C" alt=""><figcaption></figcaption></figure>

To further refine the displayed data, you may utilise the **Accounts** button located in the top-right corner of the page. This feature allows for filtering based on specific accounts and networks, ensuring a detailed view of your organisation's performance.


---

# 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.coinshift.xyz/business/coinshift-walkthrough/overview.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.
