# Current Post Settings

<div align="left"><figure><img src="/files/hUrAH2DlXBumBjkDl3zC" alt="" width="188"><figcaption><p>Customise post settings</p></figcaption></figure></div>

Current Post Settings allow you to select the accounts to post and customise some of settings for the current post only.

### Select accounts to post

<div align="left"><figure><img src="/files/bH4qedFoDyqXLzexgABk" alt="" width="375"><figcaption><p>Choose the accounts for the current post only.</p></figcaption></figure></div>

You can enable or disable accounts from Settings. But what if you would like to post to an account except for the current post?\
\
Select Accounts to Post  feature allows you to choose which accounts the current post will be sent to. These settings will revert after the post has been sent or the current draft has been deleted.

<div align="left"><figure><img src="/files/EC3vAwHHF1zMp6D43bTU" alt="" width="249"><figcaption><p>Main View's Selected Platforms show the current selection</p></figcaption></figure></div>

> Tip: To make lasting changes, go to Settings and select the service you want to enable/disable.

### Active Profiles

Active Profiles help to simply account selection for posting.&#x20;

When you have multiple accounts selecting the accounts for each post becomes complex, time-consuming and prone to errors.

Posting profiles limit the current selection options to the ones in the profile.

<div align="left"><figure><img src="/files/MvZZxaeKx0FbyYa74xkA" alt="" width="375"><figcaption><p>Posting profiles</p></figcaption></figure></div>

You can define pre-set posting profiles and activate them when needed. If no active profile is selected all enabled accounts are used for posting.

<div align="left"><figure><img src="/files/YBlMIoOkKKqqB3JusRHW" alt="" width="249"><figcaption><p>Create posting profiles and choose an Active Profile</p></figcaption></figure></div>

Create a new posting profile by giving it a descriptive name and check from the list of enabled accounts the ones you wish to include in the profile.

{% hint style="warning" %}
Remember to activate your new posting profile after creating it.
{% endhint %}

<div align="left"><figure><img src="/files/Pz6VMC3FpWP6jN9rE3QC" alt="" width="375"><figcaption><p>You can see the Active Profile on the Main View (e.g. 'Work' in the image)</p></figcaption></figure></div>

### Account specific settings

Some account settings become visible when the respective account is selected for the current post.

<div align="left"><figure><img src="/files/f1vbNQ4WpfmCKAIxpPgT" alt="" width="375"><figcaption><p>Bluesky and Mastodon specific current post override options.</p></figcaption></figure></div>

For explanations, see Mastodon [visibility ](/get-started/add-accounts.md#mastodon)and Bluesky [link as an embed option](/posting/character-limits.md#first-link-as-embed-url-bluesky-only).&#x20;

The post language can be selected (optional) for Bluesky and Mastodon networks.&#x20;

If you have set the general app language, it will be used as a default. You can remove the language setting either from the general Settings or from the post settings. This omits the language value from the post metadata either for all (general) posts or from the current post.&#x20;

Bluesky video subtitles have a separate language option (set from the video "alt" view) that uses the general language setting (if available) or the defined option. You can also leave the value empty.

{% hint style="info" %}
These settings will revert after the post has been sent or the current draft has been deleted.\
\
Visit Settings to make lasting changes.
{% endhint %}


---

# 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.nootti.com/posting/current-post-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.
