# Info

![](/files/NG8CSuGlFdJUbNK8LQcJ)

Info tab displays the basic information about the Squad and allows to:

* initiate a transaction to change the confirmation threshold;
* change the Squad profile picture (hover your mouse over it and click on Edit).

## Notifications

As a result of our integration with [Dialect](https://www.dialect.to/), Squads users can receive in-app notifications about actions, which happen in their Squads.

For now, the following type of notifications are available:

* The owner is added to a Squad
* The owner is removed from a Squad
* Confirmation threshold / Support / Quorum parameters have changed in a squad
* Member token allocations have changed
* The owner’s proposal status has changed.

To enable notifications users need to make a small claimable rent deposit of 0.058 SOL into Squads.

![](/files/BNJnEwDuPJW1JYJP7pij)


---

# 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/squads-v2-docs/multi-signature-wallets-for-teams/info.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.
