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

# Bulk actions for 300% efficiency

> Process multiple tasks at once with Carat AI's Bulk actions feature.

<div style={{position: 'relative', paddingBottom: '56.25%', height: 0, overflow: 'hidden', maxWidth: '100%', marginBottom: '2rem'}}>
  <iframe style={{position: 'absolute', top: 0, left: 0, width: '100%', height: '100%', border: 0}} src="https://www.youtube.com/embed/mFb4HudfIr8" title="Carat Academy | Ep6. Bulk actions for 300% efficiency" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowFullscreen className="rounded-lg shadow-lg" />
</div>

Try requesting Carat AI like this:

<Steps>
  <Step title="Process multiple images at once">
    ```text theme={null}
        Remove the background from all uploaded photos and convert them to PNG images.
    ```
  </Step>

  <Step title="Create multiple mockups">
    ```text theme={null}
        Create minimal style 3D icons representing 10 different industries, each in square format.
    ```
  </Step>

  <Step title="Video and background music in one go">
    ```text theme={null}
        Convert the attached image to pixel art style, then make it into a video with natural movement. Also add fitting lo-fi background music.
    ```
  </Step>
</Steps>
