# Members

The "Members" tab allows Squad members to:

* View Squad members
* Initiate transactions to add or remove members
* Rename wallet addresses of members (locally saved, visible only to the person who modified the name)
* Navigate to members' Twitter profiles (if linked via [SNS](/main/navigating-your-squad/integrated-apps/sns.md))

{% hint style="info" %}
Read more about adding, removing and managing members [here](/main/navigating-your-squad/members/manage-members.md).
{% endhint %}

[Business and Enterprise plan](/main/getting-started/pricing.md) users can also:

* Set [permissions](/main/navigating-your-squad/members/permissions.md) for members
* Turn on the [Fee Relayer](/main/navigating-your-squad/members/fee-relayer.md)
* Add the [SquadsX browser extension](/main/navigating-your-squad/squadsx.md)

<figure><img src="/files/6nZp7C7p1yty8QUyxHHZ" alt=""><figcaption><p>Members Page</p></figcaption></figure>


---

# 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.squads.so/main/navigating-your-squad/members.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.
