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

# Cooldowns

> Set how long members must wait between promotions for each Roblox rank. When Promotion Cooldowns are enabled, you can configure a cooldown in days for every rank, choose how it's calculated, and let BloxCord enforce it automatically.

<Info>
  Promotion Cooldowns must be enabled before this tab can be displayed. Visit the Features tab to get started.
</Info>

<Frame>
  <img src="https://mintcdn.com/starsol/BlkrZ4AIT7sXXlKk/images/cooldowns.png?fit=max&auto=format&n=BlkrZ4AIT7sXXlKk&q=85&s=b1950af087a454b385970af43d42255a" alt="Promotion Cooldowns settings" width="1473" height="839" data-path="images/cooldowns.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="By Rank Seen" icon="clock">
    Counts the cooldown from the last time the member was seen in-game at a different rank.
  </Card>

  <Card title="By Logbook" icon="book">
    Counts the cooldown from the most recent promotion recorded in the logbook.
  </Card>
</CardGroup>

<Info>
  Set a rank to `0` to remove its cooldown entirely.
</Info>
