> For the complete documentation index, see [llms.txt](https://docs.iexexchanger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iexexchanger.com/guide/pomosh-i-spravka/infrastruktura/kak-naiti-put-k-proektu-i-imya-polzovatelya-v-fastpanel.md).

# Как найти путь к проекту и имя пользователя в FastPanel?

Ниже представлена подробная инструкция, которая поможет вам быстро определить путь к вашему проекту и имя пользователя в панели управления FastPanel:

{% stepper %}
{% step %}

### Вход в панель управления

Зайдите в панель управления **FastPanel**.
{% endstep %}

{% step %}

### Переход к списку сайтов

В левой части панели управления выберите раздел **«Сайты»**.
{% endstep %}

{% step %}

### Выбор нужного сайта

В списке доступных сайтов найдите и выберите сайт, данные которого хотите посмотреть.
{% endstep %}

{% step %}

### Просмотр информации

После перехода на страницу сайта вы увидите раздел с общей информацией, включающий следующие важные параметры:

**Корневой каталог:**

* Это полный путь к директории вашего проекта на сервере. Именно здесь находятся файлы вашего сайта.

**Пользователь сайта:**

* Это имя пользователя, под которым выполняются действия и операции с файлами вашего сайта на сервере.
  {% endstep %}
  {% endstepper %}

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

Теперь у вас есть вся необходимая информация для работы с вашим проектом через панель управления FastPanel.


---

# 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://docs.iexexchanger.com/guide/pomosh-i-spravka/infrastruktura/kak-naiti-put-k-proektu-i-imya-polzovatelya-v-fastpanel.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.
