# General

## Workspace Settings

### Change Workspace Image

{% hint style="info" %}
This feature is available on paid plans. For more information, please visit our [pricing page](https://countercyclical.com)
{% endhint %}

You can change you workspace image at any time. Here are some requirements for changing the workspace image:

* JPG, PNG, SVG, and GIF formats supported
* 512x512 or larger recommended
* 5 MB file size maximum

### Workspace Name

You can change your workspace name at any time. Simply edit the input field with and hit 'Save'.

### Workspace Type

{% hint style="info" %}
Workspace types denote whether your workspace is "Personal" or "Organization". This is used mainly for Enterprise-grade functionality and is often prepopulated on our end.&#x20;

If you have any further questions about this, please reach out to us at <support@countercyclical.io>
{% endhint %}

## Support

We're here to help!

Have any questions or want to get a shared Slack channel going? Please [reach out to us](mailto:support@countercyclical.io) and we'd love to kickstart the conversation.

## Remove Branding

Workspace owners or admins can determine whether they'd like the "Made in Countercyclical" button to appear in publicly shared resources. Turning this on will remove the button across all publicly visible resources.

## Danger Zone


---

# 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.countercyclical.io/fundamentals/settings/workspace/general.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.
