> For the complete documentation index, see [llms.txt](https://everyday-digital.gitbook.io/account-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://everyday-digital.gitbook.io/account-docs/guides/subscription.md).

# Subscription

## **Subscription Details**

**Your account and subscription details are determined when your platform account is set up.** Contact your licensed platform provider to upgrade your account.

**Tier.** Your subscription tier (as agreed with your licensed platform provider).

**Joined.** Date of account creation/subscription start date.

**Duration.** Duration of subscription to date (in days).

**Account ID.** Your account ID as stored on the platform.

**Agent/Account Holder.** Your assigned [Agent](/account-docs/guides/manage-team-roles-and-permissions.md#what-are-the-team-user-roles) (primary company representative & contact person).

**Terms & Conditions.** The platform terms and conditions.

**Data privacy compliance.** The platform privacy policy.

## Add-on Features

**You may have one or more of the below features added to your account.** Contact your licensed [platform operator](https://everyday-digital.gitbook.io/licensee-docs#platform-operator) to enquire about available add-ons.

Authoring.\
Authoring (SCORM).\
Streams.\
Pathways.\
Data Manager.\
Chat & Forums.\
AI Features.\
Transfers.\
Experimental Features.

## Account Limits

**The below capacity limits apply to your subscription tier.**&#x20;

**Content Items.** Shows your used and available slots for [Stories](https://everyday-digital.gitbook.io/authoring-docs/authoring/content-types/learning-story#what-is-a-learning-story), [Streams](https://everyday-digital.gitbook.io/streams-docs/), and/or [Pathways](https://everyday-digital.gitbook.io/pathways-docs/) (includes created, published and archived items).

**Uploads.** Shows the total space that has been used for Uploads, e.g. content, files, etc..

**Streams.** Shows the total space that has been used for Streams.

**Authoring.** Shows the total space that has been used for Authoring.

**Total Storage.** Used and available storage for your account (determined by the account tier that you are on).

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://everyday-digital.gitbook.io/account-docs/guides/subscription.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
