# How do badges (roles & permissions) work in Hummingbird?

Every user in Hummingbird is assigned a badge (a set of permissions). The top-level permission setting is the Admin badge. The most restricted permission setting is the Analyst badge, where a user will only be able to see cases that are assigned to them. Learn more about how to assign a case/review to your teammates ([help article](https://help.hummingbird.co/case-management/how-can-i-assign-a-review-to-a-team-member)).

Most users in Hummingbird are assigned either the Admin badge or the Analyst badge. Hummingbird can create customized badges for your team. Here are some examples of permissions that we can configure on/off:

* Ability to see all cases across your organization
* Ability to file
* Ability to manually complete / reopen a review
* Ability to update / remove narrative templates

Please reach out to the Hummingbird team (<support@hummingbird.co>) and we’ll be happy to help with any questions.


---

# 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://help.hummingbird.co/platform-administration/how-do-badges-roles-and-permissions-work-in-hummingbird.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.
