# Repo Folder Attributes for a Repo Sync Project

A Repo folder available inside a Repo Sync Project contains the following attributives:

1. [**Add File**](#add-file)
2. [**Add Folder**](#add-folder)
3. [**Copy path**](#copy-path)
4. [**Import**](#import)

<figure><img src="https://content.gitbook.com/content/28ipFzCz8EMtVtHrBFLx/blobs/R8Wo9JNZj92519hIJwTq/image.png" alt=""><figcaption><p><em><strong>Repo Folder Attributes for a Repo Sync Project</strong></em></p></figcaption></figure>

## Add File

The user can add a file to the Repo folder using the Add File option.

{% hint style="success" %}
*Follow the steps demonstrated in the walk-through to add a file to the Repo Folder of a Repo Sync Project.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FjtpJifxaea2fc2vVqsrX%2FAdding%20a%20file%20to%20Repo%20Sync%20Project.mp4?alt=media&token=83ec4dbb-f902-4257-b415-60e960c73783>" %}
***Adding a File to the Repo Folder***
{% endembed %}

## Add Folder

The user can create a folder inside the Repo folder of a Repo Sync project using this functionality.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FtXvBI7AnRh8SpdHqUZ8n%2FAdd%20Folder%20Functionality%20for%20a%20Repo%20Sync%20Project.mp4?alt=media&token=3f22954e-7ac9-4fcf-a86d-c782d6ef5b5b>" %}
***Adding a Folder to the Repo Folder***
{% endembed %}

## Copy path

{% hint style="success" %}
*Check out the illustration on the Copy path functionality provided for the Repo folder of a Repo Sync Project.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FJ1fyQAjCf5WxrhHrxSIW%2FCopy%20path%20functionality%20for%20Repo%20folder.mp4?alt=media&token=d4b077d5-8712-4133-ae0b-c3ab0714d281>" %}
***Copy Path functionality for Repo Folder of a Repo Sync Project***
{% endembed %}

## Import&#x20;

The import functionality allows the users to import a file from the local directory to the repository.

{% hint style="success" %}
*Check out the illustration on the import functionality provided for the Repo folder of a Repo Sync Project.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz33KQNYQvBTgQKJBgwTz%2Fuploads%2FmEm3XyQMju5noZPvfhck%2FImporting%20a%20file%20inside%20a%20Repo%20Sync%20Project.mp4?alt=media&token=81f0eebc-aa83-460a-a355-2d879d476dd5>" %}
***Importing a File to the Repo Folder of the Repo Sync Project***
{% endembed %}

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> All the folders or sub-folders created inside the **Repo Folder** also contain the same set of attributes as explained here for the Repo Folder.*
{% endhint %}


---

# 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.bdb.ai/data-science-lab-6/tabs-for-a-dsl-project/workspace/workspace-folders/repo-folder-attributes-for-a-repo-sync-project.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.
