Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/sam-shervin/space7/llms.txt

Use this file to discover all available pages before exploring further.

The New Topic screen is the second tab in the bottom bar (pink plus icon). It presents a form for creating a new space. All new spaces are public by default.

Form fields

Title

A single-line text input (cyan label). Required. The API rejects submissions if this field is empty or contains only whitespace.

Description

A multiline text input (pink label, 4 visible lines, 100 px tall). Required. Describe what the space is about.

Hashtags

A multiline text input inside a yellow panel. Enter tags separated by commas. The # character is stripped automatically, so you can type with or without it.
Visibility is fixed to public in the current release. There is no toggle to create a private space.

Adding hashtags

Type your tags as a comma-separated list in the hashtag input. The screen parses the input live and renders a preview row of cyan pill badges below the text field.
tech, react native, mobile
The preview shows #tech, #react native, and #mobile as individual badges. To remove a tag, edit the text input and delete that term from the comma-separated list.

Submitting the form

1

Fill in Title and Description

Both fields are required. If either is empty when you tap Create, an error message appears in magenta text below the hashtag section and the request is not sent.
2

Add hashtags (optional)

Type your comma-separated tags. The preview updates as you type.
3

Tap Create

Tap the Create button at the bottom of the form. The button label changes to Creating… and becomes disabled while the request is in flight.
4

Navigate to My Discussions

On success, the form clears and the app navigates you to the My Discussions tab, where the new space appears at the top of your list.
If the API returns an error (for example, a duplicate title or a network failure), the error message is shown below the hashtags section and the form stays open so you can correct the input.

After creation

Once the space is created you land on My Discussions. From there, tap your new space card to enter the Space chat room and start the discussion.

Build docs developers (and LLMs) love