# Managing Your Organization

Junkipedia users with the designation “admin” or higher can make changes to your organization's Junkipedia account.

Once you are logged into Junkipedia, click your name in the upper right corner of your screen, then click "Manage Organization."

![](/files/W1D5ZiLdTVwO0PkACVrB)

Under “Details,” click “Update Organization Details.” You can edit your organization’s name, physical address, website URL, and contact name (the name on your[ tipline's contact card](https://junkipedia.groovehq.com/help/managing-tiplines)). You can also designate your organization’s type -- nonprofit, media, government, or business.

See [Integrating With Slack](/getting-started/setting-up-tiplines/configuring-tipline-properties/hosting-a-slack-tipline.md) for more details on the Slack feature.

![](/files/HEToBjP8aCsscnnMSdcj)

#### **Regarding “Issues require approval”:**

If you leave this box unchecked, issues that come into Junkipedia via your organization’s tiplines will, by default, only be visible to other users in your organization. When this box is **checked**, any issues that come into Junkipedia via your organization’s tiplines **will default to being visible to all**. You can also change the status of individual issues on the issue[ edit page](https://junkipedia.groovehq.com/help/editing-issues).

![](/files/Xp44ku5r9j51jbQTg9RJ)

When you are finished, click "Submit" to save your changes.


---

# 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.junkipedia.org/getting-started/managing-your-team/managing-your-organization.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.
