> For the complete documentation index, see [llms.txt](https://docs.rulecube.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rulecube.com/v2.5/how-to-guides/logging-in-and-authorization/activate-your-account-from-an-invitation.md).

# Activate Your Account From an Invitation

## Introduction

This guide provides the steps for activating your Rulecube account from an invitation email. After completing the steps, you can access your Rulecube tenant and build rulesets.

## Before you begin

* You must have received an invitation email.

## Procedure

1. Open your invitation email. The content should look like this:\
   \
   ![](/files/SeRoYv6EnksZ9WPHlgTZ)
2. Click **Activate account**.\
   ↳ Your default browser opens a new tab with the **Activate your account** page:\
   \
   ![](/files/h7A5Cgd7CX0Uq5uzEPyl)<br>
3. Enter a password of your choice, and enter the same password in the **Repeat password** field.<br>

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Use the <strong>Suggest password</strong> functionality of your browser to generate a strong password and let your browser store the password in the <strong>Password manager</strong>.</p></div>
4. Click **Activate**.\
   ↳ Rulecube activates your account and shows the **Services** page of your tenant. And you're set now to work with Rulecube.

{% hint style="info" %}
Bookmark the Rulecube **Services** page in your browser so you can quickly return to it later.
{% endhint %}


---

# 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://docs.rulecube.com/v2.5/how-to-guides/logging-in-and-authorization/activate-your-account-from-an-invitation.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.
