> For the complete documentation index, see [llms.txt](https://yourcomments.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yourcomments.gitbook.io/home/one-off-processing.md).

# One-Off Processing

One-off processing downloads comments now, processes data, and returns results to the user.  The whole process takes under an hour (March 2026) and will be reduced to minutes (April 2026).

One-off processing can span 1 hour to over a decade. This style of processing makes the tool great for research, ad copy, user avatar generation, opposition research, and understanding products and services.

The following outline corresponds to the image of the intake form below:

1. Add your email, or any email you want to use, to get notified when the work is complete.
2. Place your [prompt](/home/using-prompts.md#job-prompt) here.
3. Select the source (if applicable).
4. The target to be analyzed.
   1. For YouTube, the format is: \`<https://www.youtube.com/watch?v=ABCDEFG\\`>

Then hit submit, and the job will be added to the CCE queue. The platform will email you once the work is complete.

<figure><img src="/files/EJ8ODZvK6Dp7A7aq5zEi" alt=""><figcaption></figcaption></figure>


---

# 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://yourcomments.gitbook.io/home/one-off-processing.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.
