# Add Recipe Serving



{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Add a serving to a recipe — set serving size.

Creates a new serving entry. Does not replace existing servings —
use updateRecipeServing to modify an existing serving by ID.

Accepts serving size input (user\_provided or racc\_guided), stores
the raw input, and resolves the serving\_size when recipe nutrition
is already present.

For racc\_guided mode, use searchUsRaccCategories to find the right
RACC food category first.

<APIPage document="&#x22;bettermenu&#x22;" operations="[{&#x22;path&#x22;:&#x22;/studio/recipes/{recipe_id}/servings&#x22;,&#x22;method&#x22;:&#x22;post&#x22;}]" />
