# Group general settings

To view and modify settings for your Group, navigate to **Settings** > **General**.

<figure><img src="/files/EIsjN2sBgKoD8ZtGP9rZ" alt=""><figcaption><p>Group settings</p></figcaption></figure>

In the Group general settings, you can view and modify the following:

* **Group name**: View or modify the name of the group as displayed in the Snyk Web UI.
* **Group ID**: View and copy the unique ID for this Group. You will need this ID when using the [Snyk API](/snyk-api/snyk-api.md).
* **Session expiration**: By default, users are logged out of Snyk after 24 hours of inactivity. You can change the session expiration time for your Group. For details, see [Configure session length for a Snyk Group](/snyk-platform-administration/groups-and-organizations/groups/configure-session-length-for-a-snyk-group.md) in the user management documentation.
* **Requesting access**: Enable to allow users without access to a Snyk Organization to request access.
  * This is possible only for users who have registered with Snyk and are trying to reach the URL of a specific Project in the Organization, such as from a pull request.
  * This restriction reduces the risk of someone guessing the URL of your Organization.
  * The value set is used as the default for any new Organizations but does not override the **Requesting access** setting for existing Snyk Organizations.
  * For more details, see [Enable the Request Access setting](/snyk-platform-administration/groups-and-organizations/organizations/requests-for-access-to-an-organization.md#enable-the-request-access-setting) in the documentation of requests for access to an Organization.
* **Project test frequency**: Set the default test frequency for any new Projects created in this Group. Note that Changing the **Project test frequency** setting will not affect the default test frequency of [Snyk Infrastructure as Code](/scan-with-snyk/snyk-iac/scan-your-iac-source-code.md) or [Snyk Code](/scan-with-snyk/snyk-code.md) Projects. The default for both of these is weekly.


---

# 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.snyk.io/snyk-platform-administration/groups-and-organizations/groups/group-general-settings.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.
