# Create and Manage Content
This tutorial describes how to create, edit and publish content in an application from the App Builder.
# Create Content
- Log in to your App Builder
- From the left sidebar, go to
Content→Management. Existing content is displayed in the table.

To create new content, click the
Addbutton on the right and select the desired type from the drop-down list. This loads a form to add details about the content. See Content Type tutorial to add new types.
Provide the following information:
InfoContent description: Enter the content name or description. This field is required.
GroupsOwner Group: From the drop-down list, choose an available user group to manage the content, then clickSet group. This field is mandatory and can be amended in the App Builder'sUserssection underGroups.View Only Groups: Add groups to provide viewing access by highlighting an available group and clicking+to add it. This field is required.
Categories: If categories have been added, you can select a category and click+underJointo include it in that category for searching and sorting. This field is not required.Content attributes: You are required to enter a title for the content type in theTitlefield. Populate the remaining optional fields as needed.
Note:
Historydisplays the iterations of the content previously saved. You can view the details or revert to a previous version.Determine the status of the content:
Draft: The content is in the development stage and not ready for approval and publication.SaveorSave and Continuekeeps it inDraftmode.Ready: The content is ready for review, but has not been approved or published. Content with this status can be approved later or published immediately.
- Choose from these options to save the content:
Save: Save the content as a work in progress without approving itSave and Continue: Save the content as a draft and continue editing itSave and Approve: The content is saved, approved, and ready to use in an application
# Manage Content
# Find Content
From Content → Management of the left navigation menu, you can use the Advanced Filters to search for content by type, category, group, or status.

In the resultant table, a set of parameters identifies the matching content. The parameters can be deleted from view by unchecking it from the Additions to the table of results drop-down menu.

# Content Actions
For each content listed in the table, the Actions menu provides the following options:
Copy/Paste: Replicate the contentDraft version: Edit the unpublished draft versionPublished version: Edit the published content or revert to a previous versionEdit: Modify the content definition

# Publish, Unpublish, or Delete Content
To publish, unpublish or delete content:
- In the App Builder, go to
Content→Management - Select the check boxes next to the content you want to manage
- Use the buttons above the table to
Publish,UnpublishorDeletecontent. This takes you to a confirmation page that displays the current status of the content.

# Content Settings
# Resource Metadata Mapping
Content Settings provide a method for managing aspects of your assets, letting the administrator reload content references and indexes, and select the text editor. You can fine tune content by auto-populating or excluding metadata for images, or adding and removing metadata fields.

# Solr Configuration
In a multitenant application, when Solr is enabled and the
advancedSearchenvironment variable is set totrue, the Solr configuration page is accessible as the last item underContentin the App Builder left sidebar.The Solr Configuration page allows you to monitor and update the schema of the fields required by the content types, which the search is dependent on.
See Solr configuration tutorial for more information.