# Import Entity

### Introduction

Screens and Entities [can be exported](https://github.com/flatredball/FlatRedBallDocs/blob/main/frb/docs/index.php) from Glue. These exported Screens/Entities can then be imported back into a project. You can get exported Screens/Entities from files that you have previously exported, from other Glue users, or from [GlueVault.com](http://www.gluevault.com).

### Importing a Screen/Entity

To import a Screen/Entity:

1. Right-click on the "Screens" or "Entities" item in Glue and select "Import Screen"/"Import Entity"![ImportEntity.png](/files/UYaqFl1UyF83Vee3Cmti)
2. Navigate to the location of the .scrz or .entz file you want to import and click OK
3. Your Screen/Entity should now appear in your Glue project


---

# 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.flatredball.com/flatredball/glue-reference/entities/glue-reference-import-entity.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.
