# Import & Export

In this section we'll discuss the **Import** menu option features. You can find it by clicking the **+** button above the project tree (or at the top part of the **Scratches** area). This is how it looks like:

![The Import context menu](https://1550208191-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LYfhIaTTw23Sf3L5jfe%2F-Lh4FOBJ2iDdG8NA1Fm-%2F-Lh4FsXGrFh4ST697Eyd%2F4.png?alt=media\&token=8bd8cb88-cd66-4e92-a8a6-973636033978)

The **Import** menu includes the following options:

* [**Shared**](https://docs.testmace.com/other-features/import/shared) - loads previously exported nodes;
* [**cURL**](https://docs.testmace.com/other-features/import/curl) - imports a request from cURL;
* [**Swagger**](https://docs.testmace.com/other-features/import/swagger) - imports API description from [Swagger/OpenAPI](https://swagger.io/specification/);
* [**Postman**](https://docs.testmace.com/other-features/import/postman) - imports collections from [Postman](https://learning.getpostman.com/docs/postman/collections/sharing_collections/).

You'll learn how to use them all in the next sections.
