# Access Chart

### Uchaguzi 2022 Access Chart <a href="#uchaguzi-2017-access-chart" id="uchaguzi-2017-access-chart"></a>

Below is a description of all access levels on the platform, and permissions associated with each.

| **Role**              | **Permissions**                                                                                                                | **Description of Access**                                                                                                                     |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------- |
| Admin                 | Full access and administration of the platform ( Reserved for Ushahidi team members and reps from uchaguzi convening partners) |                                                                                                                                               |
| Structuring           | Manage posts                                                                                                                   | They can view and edit all posts. This team creates all posts from SMS, Email, Twitter. They should NOT PUBLISH or VERIFY any posts.          |
| Media Monitoring      | Manage posts                                                                                                                   | They can view and edit all posts. They create posts from media streams online. They should NOT PUBLISH or VERIFY any posts.                   |
| Translation           | Manage posts                                                                                                                   | They can view and edit all posts. They translate posts received in local languages into english. They should NOT PUBLISH or VERIFY any posts. |
| Geolocation           | Manage Posts                                                                                                                   | They can view and edit all posts. They help to determine accurate locations of posts. They should NOT PUBLISH or VERIFY any posts.            |
| Publishing            | Manage Posts                                                                                                                   | They can view and edit all posts. They are the only team mandated to publish reports.                                                         |
| Verification          | Manage Posts                                                                                                                   | They can view and edit, and verify all posts.                                                                                                 |
| Team Leads            | Manage Users( Upgrades), Manage posts                                                                                          | They can upgrade users onto their respective teams.                                                                                           |
| Analysis and Research | Manage posts                                                                                                                   | They can view all posts, but SHOULD NOT take any action on posts                                                                              |
| Member                | Submit posts                                                                                                                   | They can view their own reports, but cannot take any further action on posts.                                                                 |
| Partners              | Manage posts                                                                                                                   | They can view all posts, and tag any posts they have taken action on                                                                          |


---

# 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/uchaguzi-support/rules-and-regulations/access-chart.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.
