# Configure my space

### Configuration

On Cards, you can personalize your space, and therefore modify the display of the platform for your learners.

If you are an "owner" you can access the "My space" page and discover the customizable elements.

{% hint style="danger" %}
Some customization options are only available from a certain subscription level.
{% endhint %}

<figure><img src="/files/1gY0VtmjlxB9AKqC2s7s" alt=""><figcaption><p>Page "my space"</p></figcaption></figure>

The elements that you can modify regardless of your subscription are:

* the name of your space
* the sender name used in notification emails (via notification campaigns)
* the time zone (will be the same for all your users): useful when you schedule the broadcast of your training courses, or your Learning Routines
* the date display format
* activate or not AI on your space (by default disabled): you must activate the option so that you and your editors can benefit from AI in Cards.


---

# 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://doc.cards-microlearning.com/english/my-space/configure-my-space.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.
