# Quick Overview of Stacker

Stacker lets you create apps powered by your data. You can transform your spreadsheets into user-friendly tools that control how you want others to interact with your information.

Connect to your data source and Stacker will automatically create an app for you based on the structure of your data.

This Quick Overview video will take you through the set-up process step-by-step.

### Displaying your data in Stacker

* Choose how your [tables are displayed](/stacker-classic/layout-types/list-display-types.md)
* Rearrange the [navigation](/stacker-classic/layout-types/stacker-navigation.md)
* The data is [continuously synced ](/stacker-classic/data/third-party-integrations/airtable/real-time-airtable-sync.md)in from your data source.
* Narrow the search with [Inline Filters](/stacker-classic/layout-types/list-display-types/list-options/list-inline-filters.md)
* Transform a single row in our table into a beautiful and easy-to-understand view by editing the [detail view](/stacker-classic/layout-types/detail-layout.md)
* Create [tabs](/stacker-classic/layout-types/detail-layout/detail-tabs.md) to make reviewing the record clearer
* Add [action buttons](/stacker-classic/customization/creating-buttons/action-buttons.md) to automate common tasks.

### Sharing your Stacker app

When you're ready, it's really easy to share your app with those who need access.

* [Invite your team ](/stacker-classic/users/users-app-users/adding-users-to-your-app.md#h_01gwta38nb562kzfkhqv2mg1n8)directly by email
* Choose a [users table](/stacker-classic/users/users-app-users/adding-users-to-your-app.md#connect-a-users-table) from your data source

### Setting up Permissions in Stacker

* Set up which pages a user has access to, which records a user can see, edit and create and which specific fields they can interact with [Stackers Permissions feature](/stacker-classic/permissions-and-security/introduction-to-permissions.md)
* Use [Roles](/stacker-classic/permissions-and-security/set-up-user-roles.md) to apply different rules to different types of users


---

# 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.stackerhq.com/stacker-classic/getting-started-quick-guide/quick-overview-of-stacker.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.
