# Export/Import

## **Export**

Used for exporting your *Layouts* and *Post Selections* to a .txt file.

{% hint style="warning" %}
Note: Related **ACF /Meta Box or Pods Field Groups** won’t be included, you need to handle them separately.
{% endhint %}

### How to use it

Switch on *Export All Layouts* and *Export All Post Selection* to export all of the items. Alternatively select the relevant *Layouts* and *Post Selections* to export from the list. **Click** on the **Process** button to export the file.

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

Once the export has completed, you'll see a **Success!** message with the amount of *Layouts* and/or *Post Selections* that were exported.

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

## **Import**

Used for importing your *Layouts* and *Post Selections* from the exported .txt file.

{% hint style="danger" %}
Important! **First import** the related **ACF, Meta Box or Pods Field Groups** then import your *Layouts* and *Post Selections*.
{% endhint %}

### **How to use it**

Visit the Tools tab, **Switch** to the *Import* tab, click on **Add File** button to upload the 'acf-views-export-yyyy-mm-dd.txt' file.

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

Once the import file has been assigned, click on the **Process** button to import.

<figure><img src="/files/8bWkUCFrOkGfZYmvzuiC" 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://wplake.gitbook.io/advanced-views/tools/export-import.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.
