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

The Ushahidi platform provides you with ***modes*** 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.

Ordinary viewers of a deployment can access three different modes as shown below:-

* Map view
* Data view
* Activity view

![Logged out version of the sidebar of an Ushahidi deployment.](/files/-LEUwVw1Tb1srZPdlLJX)

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

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

![Logged in version of the sidebar of an Ushahidi deployment. ](/files/-LEUwVw31lacdVyAsOwV)

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/legacy/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.
