> ## Documentation Index
> Fetch the complete documentation index at: https://help.noxity.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Ideas portal

> Suggest features, vote on what others have asked for, and track what's on the roadmap. Hosted at ideas.noxity.io.

The ideas portal is the public place to ask for things. New features, integrations, panel improvements, fewer of something we currently do — anything that would make Noxity better for you.

Open it at [ideas.noxity.io ↗](https://ideas.noxity.io).

## What's in there

* **Submit an idea.** Title plus a short description. Specifics help; "improve the panel" gets less traction than "show NS propagation status next to the domain row".
* **Vote on existing ideas.** Other users post the same things often, so before submitting, search for similar ideas and add your vote rather than start a duplicate thread.
* **Comment.** Add detail, edge cases, or counter-arguments to an idea. Comments are what move ideas from "interesting" to "we know what to build".
* **Status track.** Each idea has a status: *Open*, *Planned*, *In progress*, *Shipped*, *Closed*. The status updates as we work through the queue.

## When to use it vs a support ticket

| Situation                                                | Go to                                                        |
| -------------------------------------------------------- | ------------------------------------------------------------ |
| "I wish you supported X"                                 | Ideas portal.                                                |
| "Y is broken on my account"                              | [Open a ticket](https://members.noxity.io/submitticket.php). |
| "Z is technically possible but the UI doesn't expose it" | Ideas portal (we may surface it).                            |
| "I have a billing question"                              | Open a ticket.                                               |
| "Have you considered partnering with X?"                 | Ideas portal as a roadmap discussion thread.                 |

Tickets get private, individual responses. The ideas portal is public so other users can pile in on the things they want too. Both feed back to the same team.

## Need a hand?

<CardGroup cols={2}>
  <Card title="Open a ticket" icon="life-ring" href="https://members.noxity.io/submitticket.php">
    Best for anything that needs an account check or a config change on our end.
  </Card>

  <Card title="Live chat" icon="messages" href="https://noxity.io/contact">
    Faster for quick questions during business hours.
  </Card>
</CardGroup>

<div className="mt-8">
  <Accordion title="Sources" icon="book-bookmark">
    * [Tools overview](/tools/overview)
    * [ideas.noxity.io ↗](https://ideas.noxity.io)
  </Accordion>
</div>
