### Answer
It seems you're experiencing a known issue with saving functions. This can sometimes be caused by the system not recognizing the changes made, especially if there are multiple properties or if certain property names like "description" are used.
Here are a couple of suggestions based on similar issues:
1.
Save Incrementally: Try making changes one by one and saving each change individually. This approach has worked for other users experiencing similar issues [(1)](
) .
2.
Property Names: Avoid using the property name "description" as it has been noted to cause problems. Using a different name for this property has helped in saving the function successfully .
3.
Publishing: Ensure you click the "Save and Add" button, and then press the "Publish" button on the dashboard. This process has resolved similar issues for other users [(2)](
) .
If the issue persists, consider bringing it up during Vapi's office hours for a more immediate resolution [(1)](
) .