# The Qapture Content Management System (CMS)

## Introduction

The Qapture portal is a full end to end content management platform. It includes the ability to create projects, create content, manage campaigns, view analytics and more.

## Supported Platforms

The Qapture Portal is fully responsive and as such can be operated using all major browsers from both desktop and mobile operating environments.

## General Flow

The process below describes the main order of actions to perform when initially interacting with Qapture’s CMS.

![](/files/wPj4MmS9QwJf9CnvHipe)

Perform the following steps:

1. Create a new user account – see [Creating a user account](/cms-user-guide/creating-a-user-account.md).
2. Login – see [Login](/cms-user-guide/login.md).
3. Create a new project – see [Creating a project](/cms-user-guide/creating-a-project.md).
4. Create content – see [Creating content](/cms-user-guide/creating-content.md).
5. Create a campaign - see [Creating campaigns](/cms-user-guide/creating-campaigns.md).
6. Scan Qapture codes.
7. View data analytics information – see [Dashboards and Data analytics](/cms-user-guide/dashboards-and-analytics.md).

![Qapture CMS - Flow of actions](/files/eCU26Edp3oMH4lWuI4ue)


---

# 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://docs.qapture.co/cms-user-guide/readme.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.
