> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/en/administration/envoyer-identifiants.md).

# How do I send login credentials?

### Send login credentials

After adding collaborators, you can send them their login credentials by email.

#### Individual sending

Go to the'**Administration** section **Employees** (`/administration/users`).

From a collaborator's profile, use the credentials sending action. The collaborator will receive an email with their login details.

#### Batch sending

From the page **Employees**, you can send credentials to several collaborators in a single operation. Select the relevant collaborators and use the bulk sending action.

### Track invitations

From the page **Employees**, a dedicated filter lets you track invitations: active, pending, expired.

#### Available actions

For each invitation, you can resend, cancel, or view the history.

#### Resend an invitation

For a collaborator who did not receive or lost their initial email, use the action **Resend invitation**.

### Notes

* Sending credentials is particularly useful when launching your organization on Steeple
* You can resend the credentials to a collaborator who did not receive or lost their initial email
* For collaborators who already have a password and have forgotten it, use password reset instead


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.steeple.com/en/administration/envoyer-identifiants.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.
