# How can I view or change information about my team or organization?

Click on your name at the bottom left and choose Settings from the dropdown. Then click on:

* Team tab: View permissions for each of your team members
* Organization tab: View profile information (including setting a timezone for your organization), add narrative templates, or add API keys
* Filing Institution tab: View filing institution information and manage FinCEN Credentials

{% hint style="info" %}
You need to have Admin permissions in order to manage your team members
{% endhint %}

![](/files/ZwU54ZWMK9Ea1g4ukeIu)


---

# 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-can-i-view-or-change-information-about-my-team-or-organization.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.
