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

# nao Tab

> nao Tab triggers whenever you're editing a code file. To accept the propositions, click on tab or enter.

nao Tab triggers whenever you're editing a code file.
To accept the propositions, click on tab or enter.

The tab suggests code with this context:

* File content
* codebase
* data imported in the form of the query if SQL

<div style={{ textAlign: 'center' }}>
  <img src="https://mintcdn.com/naolabs/SrCHy4m-rDoUF-k2/images/common/tab_data.png?fit=max&auto=format&n=SrCHy4m-rDoUF-k2&q=85&s=49c0d9213061d83bc7fb71cff12278e7" alt="nao Tab data context example" width="500" data-path="images/common/tab_data.png" />
</div>
