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

# Portal

> create a new Space every time Flatfile is opened

<Note>
  **Legacy Documentation**: This content is maintained for backward compatibility and may not reflect the latest features or best practices. For current documentation, please refer to our updated guides.
</Note>

For synchronous data import/exchange completed in one session, create a new
Space each time Flatfile is opened. This suits situations where a clean slate
for every interaction is preferred.

<Snippet file="shared/dxpbanner.mdx" />

<Snippet file="shared/embed_concepts.mdx" />

<CardGroup cols={2}>
  <Card title="React" icon="react" href="/sdks/react/new_space_quickstart" />

  <Card title="Javascript" icon="js" href="/sdks/javascript/new_space_quickstart" />

  <Card title="Vue" icon="vuejs" href="/sdks/vue/new_space" />

  <Card title="Angular" icon="angular" href="/sdks/angular/new_space_quickstart" />
</CardGroup>
