# What can I build in Stacker?

Stacker allows you to create instant apps you can use to share data and interact with customers, partners, students, staff or anyone else.

You can[ set rules around who can see and edit your data.](/stacker-classic/permissions-and-security/introduction-to-permissions.md) This allows users to login, access, update and create data that is relevant to them.

<figure><img src="https://uploads-ssl.webflow.com/60798d77be76070f831d5989/615d9c6a5993926872008844_windmill-stacker-help-center.png" alt="Build a customer portal in Stacker"><figcaption></figcaption></figure>

### Internal tools

Build the internal tools that are crucial for your workflows. This might be a project management tool, an app to track job applicants or a cross-team collaboration hub.

<figure><img src="https://uploads-ssl.webflow.com/60798d77be76070f831d5989/615d9c79ed007a64651ebf8f_datafire-stacker-help-center.png" alt="An internal tool built in Stacker"><figcaption></figcaption></figure>

### Workflow tools

Allocate different [roles](/stacker-classic/permissions-and-security/set-up-user-roles.md) to different users, for example - managers, clients and customers experience your app according to the rules you have set.

<figure><img src="https://uploads-ssl.webflow.com/60798d77be76070f831d5989/615d9ca810c2e8b034a63fce_firetable-stacker-help-center.png" alt="A workflow app built in Stacker"><figcaption></figcaption></figure>

You can build almost anything in Stacker - companies such as **TED**, **Mozilla** and **Adobe** have used Stacker to build apps including:

* Self-service portals for customers and clients
* Workflow apps for their team
* Collaboration tools for partners
* Vendor apps for updating information
* Project portals for working with clients
* Internal databases for teams

{% hint style="info" %}
Need some extra help with your use case? Reach out to the Stacker community [here](https://community.stackerhq.com/).&#x20;
{% endhint %}


---

# 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/what-can-i-build-in-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.
