# Thunkable Projects

A project is where your designs, files, and blocks combine to create Android, iOS, and web apps.&#x20;

## Public vs. Private Projects

### Public Projects

Public projects are included in the Thunkable Public Gallery for anyone to preview, download, or remix. If you create a public project, anyone in the Thunkable community can view it.&#x20;

<figure><img src="https://1223006790-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LAn5scXl2uqUJUOqkJo-84897653%2Fuploads%2FfZMA89jjzX2H8gIbKKBv%2Fpublic_gallery.png?alt=media&#x26;token=765202cd-21bb-4835-8cb9-17e8613395f0" alt=""><figcaption></figcaption></figure>

### Private Projects

Private projects can only be seen by their Creator. They are not displayed in the Thunkable Public Gallery. Private projects are available for Creators on certain Thunkable plans. To learn more about our plans, please visit our [pricing page](https://thunkable.com/pricing).

### Making Projects Public or Private

For Creators in which private projects are available, you can decide whether a project is public or private when you create it. To learn more about our plans, please visit our [pricing page](https://thunkable.com/pricing).

<div align="left"><figure><img src="https://1223006790-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LAn5scXl2uqUJUOqkJo-84897653%2Fuploads%2FZKn27ZvRXypneLkxkSY6%2Fcreate_new_project.png?alt=media&#x26;token=ac4df0fd-e4d1-4e8d-88c7-093de75442a0" alt=""><figcaption></figcaption></figure></div>

You can also change the privacy setting of an existing project. Click the gear icon in the upper left to access your app's [Project Settings](https://docs.thunkable.com/settings/project-settings) and use the switch to change the app's privacy settings.

![](https://1223006790-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LAn5scXl2uqUJUOqkJo-84897653%2Fuploads%2F2UQiSO9NbXXMC1WR2Zp0%2Fproject_settings_public_app.png?alt=media\&token=5196274b-b794-46c4-8a9d-4c7f223756e0)

## Read-Only Projects

Private projects become Read-Only projects when a Creator's [membership](https://thunkable.com/#/pricing) expires. Read-Only projects remain private and are not included in the Thunkable Gallery.

You can only preview Read-Only projects. Once a project has been switched to public, you cannot switch it back to Read-Only.


---

# 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.thunkable.com/settings/manage-your-projects/projects.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.
