{"meta":{"title":"Sharing project updates","intro":"You can post updates to your projects that share the current status, start date, and target date of the project itself.","product":"GitHub Issues","breadcrumbs":[{"href":"/en/issues","title":"GitHub Issues"},{"href":"/en/issues/planning-and-tracking-with-projects","title":"Projects"},{"href":"/en/issues/planning-and-tracking-with-projects/sharing-project-updates","title":"Sharing project updates"}],"documentType":"article"},"body":"# Sharing project updates\n\nYou can post updates to your projects that share the current status, start date, and target date of the project itself.\n\n## About status updates\n\nYou can keep your team up to date and share high-level overviews, which people can use to determine the status of your project. You can set a status, such as \"On track\" or \"At risk\", to allow people to quickly determine the current state of the project. You can also set start dates and target dates. Your status update can also contain a message that supports formatting with Markdown.\n\nStatus updates can be found on your project's side panel, below the description and README. You can read the most recent update at the top and the full history of updates beneath. Once you've added a status update, the current status is also shown in the project's header and in lists when you're browsing projects.\n\n## Adding new status updates\n\nYou can add status updates to any project you have write access for. You can't add status updates to a project that is set as a template. When you start creating a new status update, the form will default to the previous update's status, start date, and target date.\n\n1. Navigate to your project.\n1. In the top-right, click <svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon octicon-sidebar-expand\" aria-label=\"Project details\" role=\"img\"><path d=\"m4.177 7.823 2.396-2.396A.25.25 0 0 1 7 5.604v4.792a.25.25 0 0 1-.427.177L4.177 8.177a.25.25 0 0 1 0-.354Z\"></path><path d=\"M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v12.5A1.75 1.75 0 0 1 14.25 16H1.75A1.75 1.75 0 0 1 0 14.25Zm1.75-.25a.25.25 0 0 0-.25.25v12.5c0 .138.112.25.25.25H9.5v-13Zm12.5 13a.25.25 0 0 0 .25-.25V1.75a.25.25 0 0 0-.25-.25H11v13Z\"></path></svg> to open the side panel.\n1. Next to \"Status updates\", click **Add update**.\n1. To change the status, click **Status**, and then select the status that best reflects the state of the project.\n1. To change the dates shown in your status update, click either **Start date** or **Target date**, and select a new date.\n1. Optionally, in the comment field, type a message to include in your status update. You can use Markdown to format your message.\n1. Click **Save update**."}