# Auto-generated documentation

Supabase provides documentation that updates automatically.

Supabase generates documentation in the [Dashboard](/dashboard) which updates as you make database changes.

1. Go to the [Project Settings](/dashboard/project/_/settings/general) page in the Dashboard.
2. Select Data API -> Docs
3. Select any table under **Tables and Views** in the sidebar.
4. Switch between the JavaScript and the cURL docs using the tabs.
5. You may also select the SUPABASE_KEY to use.

<video width="99%" muted playsInline controls={true}>
<source
src="https://xguihxuzqibwxjnimxev.supabase.co/storage/v1/object/public/videos/docs/api/api-docs(2).mp4"
type="video/mp4"
/>
</video>