# Clone file Base and grant permissions

You access Lark docs, hover **New button,** choose Base

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

Select the template you want to create for the base

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

A new file has just been created, you choose **\[...]** -> **More** -> **Add Applications**

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

Find and add the App you just created

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

Select permissions **Can manage**, **Add**

<figure><img src="/files/2o3hOdaACl1VjxtQwoTa" alt=""><figcaption></figcaption></figure>

You copy the link file Lark Base:

{% embed url="<https://kdigicorp.larksuite.com/base/DXfTbz1vRaBzlUsoFhmuMN0QsBc?table=tblTzYJnGsDEKe5y&view=vewZ6egDNt>" %}

In this link, you need to prepare 2 parameters

* baseId is: `DXfTbz1vRaBzlUsoFhmuMN0QsBc`
* tableId is: `tblTzYJnGsDEKe5y`

Save them, I will change the parameters later


---

# 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-tech.n8n.vn/clone-file-base-and-grant-permissions.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.
