> 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/compte-profil/creer-compte.md).

# How do I join Steeple?

### **How to join Steeple? 3 ways to activate your account**

Welcome to Steeple! Before discovering your organization’s news and interacting with your colleagues, you need to create your account. Here are the three ways to do it.

***

**Option 1 — You received an invitation by email**

Your Steeple administrators may have sent you an invitation directly by email. Simply click the link in that email to be guided step by step through creating your account.

**Option 2 — You scan the QR code displayed on the Steeple screen**

Is a Steeple screen installed in your workspace? Scan the QR code displayed on the screen with your smartphone. This automatically sends an access request to your administrators, who can validate your registration.

**Option 3 — You use the credentials provided by your administrators**

Your administrators may have given you a temporary username/password combination directly. Go to the Steeple app and enter this information to activate your account.

***

**Good to know before you start**

🔒 **Your account is professional and not anonymous.** It is linked to your identity within your organization.

🔑 **Set your password and PIN code.** The PIN code will be required when interacting with the Steeple touch screen.

👤 **Complete your profile.** A photo, your job title, your department... the more complete your profile is, the more you encourage exchanges with your colleagues.

🔔 **Set up your notifications.** Choose how and when you want to be alerted to new content for a truly personalized experience tailored to your daily routine.


---

# 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/compte-profil/creer-compte.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.
