# Загрузка файлов в ресурсы

На платформе Линда ресурсы существуют на 2 уровнях:

* **На уровне компании.** Это более высокий уровень. Все файлы, загруженные в раздел **«Ресурсы»** на уровне компании, доступны всем пользователям в любых учебных курсах данной компании.

<figure><img src="/files/1Y3ZShhj6sgTR5xBHoi5" alt=""><figcaption></figcaption></figure>

* **На уровне проекта.** Все файлы, загруженные в раздел **«Ресурсы»** на уровне проекта, доступны пользователям только в рамках конкретного проекта и недоступны остальным пользователям.

Для загрузки файла в систему нажмите кнопку **«+»** в правом верхнем углу экрана, выберите **"Загрузить ресурсы"** и загрузите нужные файлы.

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


---

# 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://help.lynda.ru/sozdanie-proekta.-pervye-shagi/zagruzka-failov-v-resursy.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.
