Add an Annotation to a Package

This procedure describes how to add an annotation to a package.

To add an annotation to a package

  1. In SQL Server Data Tools (SSDT), open the Integration Services project that contains the package to which you want to add an annotation.

  2. In Solution Explorer, double-click the package to open it.

  3. In SSIS Designer, right-click anywhere on the design surface of the Control Flow, Data Flow, or Event Handler tab, and then click Add Annotation. A text block appears on the design surface of the tab.

  4. Add text.

    Note

    If you add no text, the text block is removed when you click outside the block.

  5. To change the size or format of the text in the annotation, right-click the annotation and then click Set Text Annotation Font.

  6. To add an additional line of text, press ENTER.

    The annotation box automatically increases in size as you add additional lines of text.

  7. To add an annotation to a group, right-click the annotation and then click Group.

  8. To save the updated package, on the File menu, click Save All.

See Also

Tasks

Use Annotations in Packages