# 5. Modes for visualizing and managing data on your deployment

***

The Ushahidi platform provides you with ***modes (i.e. views)*** to not only **visualise** your data in different ways, but to also **manage it**.

We designed “modes” for the discrete and specific actions users need to take within the platform, in a bid to make the platform to be more intuitive and action-oriented for different user types on a deployment.

***

***Guest/anonymous users or viewers*** of a deployment can access three modes as shown below:&#x20;

* Map view
* Data view
* Activity view

<figure><img src="/files/pKgpbb9tcDZnUuIsuq9Y" alt=""><figcaption><p>Logged out version of the sidebar of an Ushahidi deployment.</p></figcaption></figure>

***

***Signed in users(with the necessary permissions)*** can access all four modes as shown below:

* Map view
* Data view
* Activity view
* Settings view

<figure><img src="/files/DgqGK8jqdzYnQE6QtggT" alt=""><figcaption><p>Logged in version of the sidebar of an Ushahidi deployment. </p></figcaption></figure>

***

Your Ushahidi deployment defaults to the map mode for anyone who visits your homepage(as illustrated above). To change your current mode, select any of the options provided to you from the menu on your left.


---

# 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.ushahidi.com/platform-user-manual/5.-modes-for-visualizing-and-managing-data-on-your-deployment.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.
