

# Model cards actions
<a name="model-cards-manage"></a>

After you've created a model card, you can manage them. Managing model cards include the following actions:
+ Editing a model card
+ Deleting a model card
+ Exporting a model card to a PDF

You can manage using either the Amazon SageMaker AI console or the SageMaker Python SDK. For more information about using the Python SDK see [Amazon SageMaker Model Cards](https://sagemaker.readthedocs.io/en/stable/api/governance/model_card.html) in the SageMaker Python SDK API reference.

For example notebook using the SageMaker Python SDK, see the *[Amazon SageMaker Model Governance - Model Card](https://github.com/aws/amazon-sagemaker-examples/tree/main/sagemaker_model_governance/model_card.ipynb)* example notebook.

**Topics**
+ [Edit a model card](model-cards-console-edit.md)
+ [Export a model card](model-cards-console-export.md)
+ [Delete a model card](model-cards-console-delete.md)