# Files

To utilize our obfuscation and tamper protection services, your files must undergo processing through our platform.

Previously, in our legacy dashboard, customers were required to upload their files to our platform and then link obfuscation tasks to those files.

However, our current platform operates differently. We do not retain any files for a longer period than necessary. Instead, each protection task comes with its own set of files. Once the files have been processed and protected, they are promptly removed from our servers.


---

# 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.cyphor.net/dashboard/files.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.
