> For the complete documentation index, see [llms.txt](https://support.checksub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.checksub.com/get-started/quick-start/how-to-add-subtitles.md).

# How to add subtitles

### Start a new subtitles project

* From the [Checksub dashboard](https://my.checksub.com) click on "New project".
* Select the "Add subtitles" function&#x20;

![](/files/KDeP3Qs01YkgDErOhLUd)

* Upload the video

![](/files/gMBrQVPVFApfV14W00WU)

* Define the source language of the video\
  and pick all the languages you need to create subtitles.\
  \
  ![](/files/AyPSSSzGZoapaxv1yJZ9)
* Pick the automatic method

![](/files/M2fErELDZD8tx0IbkplK)&#x20;

Once you started the automatic subtitling, you will get an email once the project is ready.

### How to change the background and the style of my subtitle?

Open your project and in the editor click on the "Style" button ![](/files/1jHNA8fDxlxJEBkPGGxY)

You will be able to edit the background and other parameters for your subtitles.&#x20;

![](/files/OzeNoWSOgbvmbthYyHY5)


---

# 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://support.checksub.com/get-started/quick-start/how-to-add-subtitles.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.
