> ## Documentation Index
> Fetch the complete documentation index at: https://docs.formizee.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Concepts

> A list of keywords used in this docs

<div className="flex items-start mt-8 h-12">
  <img width="48" src="https://mintcdn.com/formizee/UMqC5saRDgjM1LWR/assets/icons/endpoint.webp?fit=max&auto=format&n=UMqC5saRDgjM1LWR&q=85&s=a52308075dabf19b0e31446675903496" alt="Endpoint Icon" data-path="assets/icons/endpoint.webp" />
</div>

### Endpoint

It's the internal name of a form, for example a `Endpoint ID` is in fact a Form ID.

Everytime a `endpoint` is mentioned in this docs, it refers to a **form**.

<div className="flex items-start mt-8 h-12">
  <img width="48" src="https://mintcdn.com/formizee/UMqC5saRDgjM1LWR/assets/icons/workspace.webp?fit=max&auto=format&n=UMqC5saRDgjM1LWR&q=85&s=e542ecc4d034ddb25de5e00c1deab299" alt="Workspace Icon" data-path="assets/icons/workspace.webp" />
</div>

### Workspace

Is where the forms are stored, a environment composed of *members* (users), each user has a it's own `Personal Workspace`.

Also a user can have more than one Workspace, and a worspaces can be shared between different users. (These features are only available on the Paid Plans)

<div className="flex items-start mt-8 h-12">
  <img width="48" src="https://mintcdn.com/formizee/UMqC5saRDgjM1LWR/assets/icons/email.webp?fit=max&auto=format&n=UMqC5saRDgjM1LWR&q=85&s=9c1c8b5da7fb14f552e7261b8903c795" alt="Email Icon" data-path="assets/icons/email.webp" />
</div>

### Linked Email

Is an email associated with a workspace, by default the members emails are already available as linked emails on the workspace.
But you can add more if you need to share notifications with other people.

<div className="flex items-start mt-8 h-12">
  <img width="48" src="https://mintcdn.com/formizee/UMqC5saRDgjM1LWR/assets/icons/key.webp?fit=max&auto=format&n=UMqC5saRDgjM1LWR&q=85&s=9996327ec41bfe039dad7c208498183b" alt="Integration Icon" data-path="assets/icons/key.webp" />
</div>

### API Key

Is a key used to interact with the API, authorizes actions inside a `workspace` throught the API.

These keys have an expiration date, it is important that you pay attention to this so as not to give unwanted access to anyone.

<div className="flex items-start mt-8 h-12">
  <img width="48" src="https://mintcdn.com/formizee/UMqC5saRDgjM1LWR/assets/icons/integrations.webp?fit=max&auto=format&n=UMqC5saRDgjM1LWR&q=85&s=df1afb8ef4f9da9550f22211ddee12e8" alt="Integration Icon" data-path="assets/icons/integrations.webp" />
</div>

### Integration

Is the term used to define a integration with another platform, like `Notion`, `Airtable` or `Google Documents`.

These integrations are used to extend the Formizee workflow and handle data in other platforms.
